home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM InfoROM for OS/2 Beta 1995 January
/
IBM InfoROM for OS2 Beta 1-1995.ISO
/
testcert
/
storage
/
function
/
dasd
/
ioctl
/
vlog.scr
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-08
|
312 b
|
19 lines
@thread VLOG.LOG
@NewAlias da DASD.GRA
da LOG $PROMPT="LOGGING VERIFY LOGICAL"
@IMPORT SYSINFO.TXT
da DASD_OPEN
da set HEAD=1 CYLINDER=5 \
SECTORSTART=10 \
TRACKSIZE=32 \
SECTORCOUNT=5 \
SECTORSIZE=512
da VERIFY_LOGICAL
da DASD_CLOSE
@flush da